バージョン

TimeAxisBase<T,M,A> クラス

TimeAxisBaseModel クラスのラッパー
シンタックス
'宣言
 
Public MustInherit Class TimeAxisBase
    (Of T As Class,
     M As {New, TimeAxisBaseModel},
     A As TimeAxisBase(Of T,M,A)) 
   Inherits CategoryAxisBase(Of T,M,A)
public abstract class TimeAxisBase<T,M,A> : CategoryAxisBase<T,M,A> 
where T: class
where M: new(), TimeAxisBaseModel
where A: TimeAxisBase<T,M,A>
型パラメータ
T
M
A
参照

オンラインで表示: GitHub